.header-top-section{
    background-color: #1E7C4D !important;
    color:white !important;
}
.header-top-section::before
{
    background-color: #1E7C4D!important;
}
.header-top-wrapper .header-left .list li i{
    color: white!important;
}
.linkss{
    color: #1E7C4D !important;
    background: white !important;
}
.theme-btn i{
    background-color:#1E7C4D !important;
}
.hero-1 .hero-content .hero-button .theme-btn.style-2:hover{
    background: white !important;
    color:#1E7C4D !important;
    border:white;
}

.hero-1 .hero-content .hero-button .theme-btn.style-2:hover {
    background-color: white!important;
    color: #1E7C4D !important;
    border: white!important;
}
.hero-1 .hero-content .hero-button .theme-btn:hover{
    background-color: #1E7C4D !important;
    color: white;
    border: #1E7C4D !important;
}
.theme-btn:hover{
    background-color: #1E7C4D !important;
    color:white;
    border:#1E7C4D 1px solid !important;
}
.footer-widget-wrapper-2 .single-footer-widget .footer-content .social-icon a {
    color:#1E7C4D!important;
}
.footer-widget-wrapper-2 .single-footer-widget .contact-item li i{
    color:#1E7C4D!important;
}
.visa-consultency-item .icon {
    font-size: 42px;
    margin-bottom: 15px;
    color: #1e73be; /* change to your theme color */
}
.visa-consultency-item.elegant-card {
    background: #ffffff; /* White card */
    padding: 40px 20px;
    border-radius: 20px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transition: transform 0.4s, box-shadow 0.4s;
    text-align: center;
    margin: 15px 0;
}

.visa-consultency-item.elegant-card .icon {
    font-size: 50px;
    color: #1E7C4D; /* Accent color */
    margin-bottom: 20px;
    display: inline-block;
    background: #f0f6ff;
    padding: 20px;
    border-radius: 50%;
}

.visa-consultency-item.elegant-card h3 {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #333;
}

.visa-consultency-item.elegant-card h6 {
    font-size: 16px;
    font-weight: 400;
    color: #666;
}

/* Hover effect */
.visa-consultency-item.elegant-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.15);
}

.visa-expertise-section {
    background: #f9faff; /* subtle background for elegance */
    padding: 80px 0;
}
.service-wrapper .service-item .right-item .service-btn{
    color:green!important;
}

.contact-icon-item:hover .icon{
    background-color: #1E7C4D !important;
}
.footer-widget-wrapper-2 .single-footer-widget .list li:hover a {
    color: #1E7C4D !important;
}
.service-wrapper .service-item .left-item h3 a:hover{
    color:#1E7C4D !important;
    background-image:#1E7C4D !important;
}